OpenRoads Designer CONNECT Edition SDK Help

ProfileCircularArc Properties

Properties

CenterPoint Gets the center point of circular arc
CurveSetInfo (Inherited from Primitive<Bentley::CifNET::LinearGeometry::ProfileElement>)
DeltaX Gets deltaX between start and end of the element (Inherited from ProfileElement)
EndLocalAbscissa Gets the end parameter of the circular arc
EndPoint Gets the end point of the element. (Inherited from LinearElement)
EndSlope Gets the end slope of the circular arc
IsClosed Gets wehether the element is Closed. (Inherited from LinearElement)
LeftLength Gets left length of the circular arc
LeftTangent Gets the left tangent of the circular arc
Length Gets 2D length of linear element. (Inherited from LinearElement)
LineStringVertices Ported from Bentley.CifNET.GeometryModel (src.cs) (Inherited from ProfileElement)
ParameterDifference Gets the difference between start and end parameter. (Inherited from LinearElement)
ProjectedDistRange (Inherited from ProfileElement)
ProjectedLength Gets projected length of the circular arc (Overrides ProfileElement.ProjectedLength)
Radius Gets the radius of circular arc
Range Gets the range of the element. (Inherited from LinearElement)
RightLength Gets right length of the circular arc
RightTangent Gets the right tangent of the circular arc
StartDirection Gets the start direction of circular arc
StartLocalAbscissa Gets the start parameter of the circular arc
StartPoint Gets the start point of the element. (Inherited from LinearElement)
StartSlope Gets the start slope of the circular arc
SweepAngle Gets the sweep angle of circular arc
TagInComplex Gets the unique tag in complex associated to the element. (Inherited from LinearElement)
TraceID (Inherited from LinearElement)
UserData Gets/Sets the UserData of linear element (Inherited from LinearElement)
VPIPoint Gets VPI point of the circular arc

See Also